翻訳と辞書
Words near each other
・ OpenSeaMap
・ OpenSearch
・ OpenSearchServer
・ OpenSees
・ OpenSFS
・ OpenSG
・ Openshaw
・ Openshaw (disambiguation)
・ Openshaw Citadel
・ OpenShift
・ OpenShot
・ OpenSIGLE
・ OpenSignal
・ OpenSim
・ OpenSim (simulation toolkit)
OpenSimplex noise
・ OpenSimulator
・ OpenSIPS
・ OpenSIS
・ OpenSkies
・ OpenSkills
・ OpenSky
・ OpenSky M-02
・ OpenSky service
・ OpenSL ES
・ OpenSMTPD
・ OpenSocial
・ OpenSocialNetwork
・ OpenSolaris
・ OpenSolaris for System z


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

OpenSimplex noise : ウィキペディア英語版
OpenSimplex noise
OpenSimplex noise is an n-dimensional gradient noise function that was developed in order to overcome the patent-related issues surrounding Simplex noise, while continuing to also avoid the visually-significant directional artifacts characteristic of Perlin noise.
The algorithm shares numerous similarities with Simplex noise, but has two primary differences:
* Whereas Simplex noise starts with a Hypercubic honeycomb and squashes it down the main diagonal in order to form its grid structure,〔Ken Perlin, Noise hardware. In Real-Time Shading SIGGRAPH Course Notes (2001), Olano M., (Ed.). ((pdf) )〕 OpenSimplex noise instead swaps the skew and inverse-skew factors and uses a stretched hypercubic honeycomb. The stretched hypercubic honeycomb becomes a Simplectic honeycomb after subdivision.〔(Spirit of Iron: Simplectic Noise ) Michael Powell's blog〕 This means that 2D Simplex and 2D OpenSimplex both use different orientations of the Triangular tiling, but whereas 3D Simplex uses the Tetragonal disphenoid honeycomb, 3D OpenSimplex uses the Tetrahedral-octahedral honeycomb.〔
* OpenSimplex noise uses a larger kernel size than Simplex noise. The result is a smoother appearance at the cost of performance, as additional vertices need to be determined and factored into each evaluation.〔
== See also ==

* Value noise
* Worley noise

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「OpenSimplex noise」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.